home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / object_time < prev    next >
Text File  |  2001-04-06  |  247b  |  11 lines

  1. SYNOPSIS
  2.         int object_time()
  3.         int object_time(object ob)
  4.  
  5. DESCRIPTION
  6.         Returns the creation time of the given object.
  7.         Default is for this_object(), if no arg is given.
  8.  
  9. SEE ALSO
  10.         program_time(E), program_name(E)
  11.